Font Memory

To make a change of pages as fast as possible, the already loaded fonts are kept in RAM. This is practiced as long as the memory space reserved for this purpose is full. After that the LRU method is used, and the font, which has not been needed for the longest time will be removed from the memory

Of course, it depends on your particular setup and configuration, to determine how much memory you can or want to delegate to the fonts. With the option <#446#>-?<#446#> the default value can be requested, and with <#447#>b<#447#><#448#>bytes<#448#> an arbitrary value can be set at execution.

To find the optimal value for your setup, the logfile is the greatest help in this case too. There after every single entry of a loaded font the percentage of contention of the font memory is displayed.